fix bug in xml_parse_time. we failed to carry any result from adding the time offset...
authortsteven4 <tsteven4@gmail.com>
Sun, 27 Dec 2015 16:51:09 +0000 (09:51 -0700)
committertsteven4 <tsteven4@gmail.com>
Sun, 27 Dec 2015 16:51:09 +0000 (09:51 -0700)
commit80899071cf5c7ca1c34e6b9bddab4295a6cc3789
treed0c6d95074c4398612c6cdbdd7eb78834db8f40d
parent67d0b6e1639a3f947022b54c8f15e232e91b8e05
fix bug in xml_parse_time.  we failed to carry any result from adding the time offset to the date.
gpx.cc